object EMailDlg: TEMailDlg Left = 50 Top = 95 ActiveControl = ComboBox1 BorderStyle = bsDialog Caption = 'Send E-Mail' ClientHeight = 179 ClientWidth = 388 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter ShowHint = True OnCreate = FormCreate TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 281 Height = 161 Shape = bsFrame IsControl = True end object Label1: TLabel Left = 16 Top = 88 Width = 87 Height = 13 Caption = 'E-Mail Application:' end object Label2: TLabel Left = 16 Top = 16 Width = 73 Height = 13 Caption = 'E-Mail Address:' end object OKBtn: TBitBtn Left = 300 Top = 8 Width = 77 Height = 27 Hint = 'Start E-mail Application and Close This Window' Caption = '&Run' Default = True ModalResult = 6 TabOrder = 5 OnClick = OKBtnClick Glyph.Data = { BE060000424DBE06000000000000360400002800000024000000120000000100 0800000000008802000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA A600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303 0303030303030303030303030303030303030303030303030303030303030303 03030303030303030303030303030303030303030303FF030303030303030303 03030303030303040403030303030303030303030303030303F8F8FF03030303 03030303030303030303040202040303030303030303030303030303F80303F8 FF030303030303030303030303040202020204030303030303030303030303F8 03030303F8FF0303030303030303030304020202020202040303030303030303 0303F8030303030303F8FF030303030303030304020202FA0202020204030303 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303 FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303 0303030303030303030303FA0202020403030303030303030303030303F8FF03 03F8FF03030303030303030303030303FA020202040303030303030303030303 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA 0202040303030303030303030303030303F8FF03F8FF03030303030303030303 03030303FA0202030303030303030303030303030303F8FFF803030303030303 030303030303030303FA0303030303030303030303030303030303F803030303 0303030303030303030303030303030303030303030303030303030303030303 0303} Margin = 2 NumGlyphs = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 300 Top = 72 Width = 77 Height = 27 Hint = 'Cancel Changes' Caption = '&Cancel' TabOrder = 7 Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object ComboBox1: TComboBox Left = 16 Top = 104 Width = 265 Height = 21 Hint = 'Select Your E-Mail Application From The List' ItemHeight = 13 TabOrder = 2 end object Button1: TButton Left = 16 Top = 132 Width = 89 Height = 25 Hint = 'Add New Application' Caption = '&Add' TabOrder = 3 OnClick = Button1Click end object Button2: TButton Left = 120 Top = 132 Width = 89 Height = 25 Hint = 'Delete Application' Caption = '&Delete' TabOrder = 4 OnClick = Button2Click end object Edit1: TEdit Left = 16 Top = 32 Width = 265 Height = 20 TabStop = False Color = clBtnFace ReadOnly = True TabOrder = 0 end object BitBtn1: TBitBtn Left = 300 Top = 40 Width = 77 Height = 27 Hint = 'Close This Window' Caption = '&Close' TabOrder = 6 OnClick = OKBtnClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object BitBtn2: TBitBtn Left = 300 Top = 104 Width = 77 Height = 27 Hint = 'Display Help Window' TabOrder = 8 OnClick = BitBtn2Click Kind = bkHelp Margin = 2 Spacing = -1 IsControl = True end object CheckBox1: TCheckBox Left = 16 Top = 56 Width = 177 Height = 17 Hint = 'Some E-Mail Programs will accept Address as a Startup Parameter' Caption = 'Pass Address on Command Line' State = cbChecked TabOrder = 1 end object OpenDialog1: TOpenDialog Options = [ofNoChangeDir] Left = 360 Top = 152 end end